| cell.tunnel.mode | Indicates whether the current node accepts monitoring over a tunnel (CLIENT) or not (DISABLED). |
| cell.tunnel.client.http.port | HTTP port of the local Orchestra monitor. |
| cell.tunnel.socket.port.start | If set to 0, a proxy port is chosen automatically. Otherwise, defines the first port of the allowed port range. |
| cell.tunnel.socket.port.range | Number of ports available for proxy connections. The port range is [start, start + range]. |
| cell.tunnel.client.http.protocol | Protocol used when accessing the local Orchestra monitor. If set to TCP, an unsecured connection is established. |
| cell.tunnel.client.http.url.fragment | URL path fragment used when accessing the Orchestra monitor on the client node. |